adTempus API
PreviousUpNext
IFileCondition::WaitLimit Property

Specifies how long adTempus will wait for the condition to be met.

C++
__property long WaitLimit;
C#
long WaitLimit;
Visual Basic
Property WaitLimit() As long
Default Value

0

 

Enter the wait time, in seconds. If the WaitLimit is 0, adTempus will not wait for the condition to be satisfied. Set WaitLimit to -1 to wait forever.

adTempus API Reference version 3.0.0.0, revised 10/30/2008